PDF4Java Reference Documentation
com.o2sol.pdf4java.annotations.a3d Package / PDF3DActivation Class / getDeactivationMode Method
In This Topic
    getDeactivationMode Method
    In This Topic
    Gets the annotation deactivation mode.
    Syntax
    public PDF3DDeactivationMode getDeactivationMode()

    Return Value

    A PDF3DDeactivationMode enum member specifying the circumstances under which the annotation should be deactivated.
    See Also